CLRNet: Component-Level Refinement Network for Deep Face Parsing

👤 Peiliang Huang, Dingwen Zhang, Junwei Han
📅 August 2021
IEEE TNNLS Journal article

Abstract

Face parsing aims to assign pixel-wise semantic labels to different facial components (e.g., hair, brows, and lips) in given face images. However, directly predicting pixel-level labels for each facial component over the whole face image would obtain limited accuracy, especially for tiny facial components.

To address this problem, some recent works propose to first crop tiny patches from the whole face image and then predict masks for each facial component. However, such cropping-and-segmenting strategy consists of two independent stages, which cannot be jointly optimized. Besides, as one valuable piece of information for parsing the highly structured facial components, context cues are not elaborately explored by the existing works.

Methodology

To address these issues, we propose a Component-Level Refinement Network (CLRNet) for precisely segmenting out each facial component.

Key Innovations:

1. Attention-based Bridge: We introduce an attention mechanism to bridge the two independent stages together and form an end-to-end trainable pipeline for face parsing.

2. Global Context Integration: We incorporate the global context information into the refining process for each cropped facial component patch, providing informative cues for accurate parsing.

This design enables the network to jointly optimize the component localization and refinement stages while leveraging global context to enhance local parsing accuracy.

Experimental Results

Extensive experiments are carried out on two benchmark datasets: LFW-PL and HELEN.

The results demonstrate the superiority of the proposed CLRNet over other state-of-the-art methods, especially for tiny facial components.

The component-level refinement approach significantly improves parsing accuracy by:

• Enabling end-to-end joint optimization of component detection and segmentation

• Leveraging global context information for better local refinement

• Achieving superior performance on challenging tiny facial components such as eyebrows and lips

Keywords: Deep Learning Faces Component-Level Refinement Network Deep Face Parsing Image segmentation Convolution

📚 Cite This Work

Choose how you would like to access the BibTeX citation: